Column

Dataset Description

This dashboard uses data from the publicly available SEER colorectal cancer dataset, provided by the National Cancer Institute.
Data were collected from hospital records and state cancer registries covering individuals aged 18 to 50 residing in Georgia.
The dataset includes case counts and population data aggregated by county and race group.
The analysis focuses on the time period from 2000 to 2010.
County-level incidence rates were calculated using standardized population counts and matched to geographic shapefiles for visualization.

Real-World Impact

This dashboard helps identify Georgia counties with unusually high colorectal cancer incidence rates, guiding targeted public health action.
It provides a visual tool to support resource allocation, community outreach, and the investigation of geographic health disparities.

Column

Widget 1: Interactive Scatter Plot

This scatter plot shows the relationship between population size and cancer incidence rate in Georgia counties. You can hover over points to see detailed data, and use zoom/pan features for exploration.


Widget 2: Interactive Incidence Map

This map visualizes colorectal cancer incidence rates across Georgia counties. The color intensity represents the rate per 100,000 people. You can hover over each county for more details.

Reading layer `tl_2010_13_county10' from data source 
  `E:\Project\Data\tl_2010_13_county10.shp' using driver `ESRI Shapefile'
Simple feature collection with 159 features and 18 fields
Geometry type: MULTIPOLYGON
Dimension:     XY
Bounding box:  xmin: -85.60516 ymin: 30.35576 xmax: -80.75143 ymax: 35.00066
Geodetic CRS:  NAD83

Source Code

The full source code is available on GitHub.